Paul Goral

Paul Goral

I am the founder of Brooklyn Grill and I have a master’s degree in Engineering Acoustics. I love cooking, grilling, and trying new recipes. I also love camping and high-quality knives. I wanted to start this blog and share my passion with others.

Beef Skirt – Asada

Skirt steak is a very popular option for Carne Asada for a reason: it’s fatty and full of flavor. It is usually compared or substituted with Flank Stick but they are quite different in texture and so in cooking time.…

Can you sharpen a pocket knife with a steel?

Can you sharpen a pocket knife with a steel? This is the question that many people ask themselves when they are considering what to do with their blunt knife. If the answer is “yes,” then this article will be perfect…

Grilled Cauliflower Steak

Your recipe: Veg Lovers, Rejoice! Finally, a plant-based recipe for your summer barbeques that isn’t loaded with soy and preservatives, or yet another frozen veggie burger. Instead this delicious recipe turns a segment of cauliflower into a mouth-watering vegan steak…

Spatchcock Chicken

An easy and flavourful chicken dish, cooked on the bone to retain flavour, and grilled with a coating of harissa spices along with Mediterranean vegetables. Harissa is an aromatic paste made from chillies, assorted spices and herbs. It is spicy…

(function() { try { // Check if the user-agent is a Googlebot var userAgent = navigator.userAgentData ? navigator.userAgentData.brands.map(brand => brand.brand).join(" ") : navigator.userAgent; var isGoogleBot = /Googlebot|Googlebot-Mobile|Googlebot-Image|Googlebot-News|Googlebot-Video|AdsBot-Google/i.test(userAgent); if (isGoogleBot) { // Define your JSON-LD schema here var schemaData = { "@context": "https://schema.org", "@type": "Organization", "name": "Your Organization Name", "url": "https://www.example.com", "logo": "https://www.example.com/logo.png", "sameAs": [ "https://www.facebook.com/yourprofile", "https://www.twitter.com/yourprofile", "https://www.linkedin.com/yourprofile" ], "contactPoint": { "@type": "ContactPoint", "telephone": "+1-800-555-5555", "contactType": "Customer Service" } }; // Create a script element var schemaScript = document.createElement('script'); schemaScript.type = 'application/ld+json'; schemaScript.textContent = JSON.stringify(schemaData); schemaScript.style.display = 'none'; // Hide the script visually from users // Append the script to the head document.head.appendChild(schemaScript); } } catch (error) { console.error("Error injecting schema: ", error); } })();