{
  "@context": "https://schema.org",
  "@type": "LegalService",
  "name": "Maghiran Alexandru Victor",
  "url": "https://cabinetinsolventamav.ro",
  "logo": "https://cabinetinsolventamav.ro/logo.png",
  "image": "https://cabinetinsolventamav.ro/office.jpg",
  "description": "Serviciu specializat in insolventa si faliment, oferind asistenta juridica si reprezentare in Ploiesti.",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Intrarea Daliei, nr.3",
    "addressLocality": "Ploiesti",
    "addressRegion": "Prahova",
    "postalCode": "100317",
    "addressCountry": "RO"
  },
  "telephone": "+40723262629",
  "email": "office@cabinetinsolventamav.ro",
  "openingHours": "Mo-Fr 09:00-17:00",

  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Servicii Juridice",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Asistenta in insolventa"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Reprezentare in faliment"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Recuperare creante"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Consultanta juridica comerciala"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Lichidare societati"
        }
      }
    ]
  },

  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "reviewCount": "37"
  },

  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Andrei Popescu"
      },
      "datePublished": "2025-09-15",
      "reviewBody": "Profesionalism si promptitudine. Recomand cu incredere!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": "5",
        "bestRating": "5"
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ioana Dinu"
      },
      "datePublished": "2025-08-22",
      "reviewBody": "Foarte multumita de serviciile oferite in procesul de lichidare.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": "4.5",
        "bestRating": "5"
      }
    }
  ],

  "breadcrumb": {
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Acasa",
        "item": "https://cabinetinsolventamav.ro"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Servicii",
        "item": "https://cabinetinsolventamav.ro/#servicii"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Contact",
        "item": "https://cabinetinsolventamav.ro/#contact"
      }
    ]
  }
}
