{
  "site": {
    "name": "Eduinesia",
    "baseUrl": "https://eduinesia.com",
    "description": "Study in USA guides, scholarships, visa, universities, cost of study, and student life resources.",
    "language": "en",
    "currency": "USD",
    "publisher": "Eduinesia"
  },

  "settings": {
    "itemsPerPage": 10,
    "enableTrending": true,
    "enableFeatured": true,
    "enableLatest": true,
    "autoSortByDate": true,
    "enableAIranking": true,
    "enableInternalLinking": true,
    "imageFallback": "https://images.unsplash.com/photo-1523240795612-9a054b0db644?auto=format&fit=crop&w=800&q=60"
  },

  "categories": [
    {
      "id": "study",
      "title": "Study in USA",
      "slug": "study",
      "hub": "/study.html",
      "weight": 3
    },
    {
      "id": "university",
      "title": "Universities",
      "slug": "university",
      "hub": "/university.html",
      "weight": 4
    },
    {
      "id": "scholarship",
      "title": "Scholarships",
      "slug": "scholarship",
      "hub": "/scholarship.html",
      "weight": 5
    },
    {
      "id": "visa",
      "title": "Visa Guide",
      "slug": "visa",
      "hub": "/visa.html",
      "weight": 4
    }
  ],

  "articles": [
    {
      "id": 1,
      "title": "Study in USA Complete Guide",
      "slug": "study-in-usa-guide",
      "url": "/article/study-in-usa-guide.html",
      "category": "study",
      "image": "https://images.unsplash.com/photo-1523050854058-8df90110c9f1?auto=format&fit=crop&w=800&q=60",
      "description": "Complete guide for international students who want to study in the United States.",
      "content": "Full SEO content body for indexing, snippet generation, and AI summarization.",
      "tags": ["study", "usa", "international students"],
      "author": {
        "name": "Eduinesia Team",
        "type": "editorial"
      },
      "publisher": {
        "name": "Eduinesia",
        "url": "https://eduinesia.com"
      },
      "date": "2026-01-01",
      "updated": "2026-04-26",

      "featured": true,
      "trending": true,

      "views": 1200,
      "likes": 85,
      "shares": 32,
      "comments": 10,

      "seo": {
        "title": "Study in USA Guide for International Students",
        "description": "Learn how to study in USA including requirements, visa, cost, and universities.",
        "keywords": "study in usa, usa universities, international students",
        "schemaType": "Article"
      },

      "ranking": {
        "score": 92,
        "priority": 1,
        "aiBoost": 1.3
      },

      "internalLinks": [
        "visa-interview-tips",
        "scholarship-usa",
        "best-universities-usa"
      ]
    },

    {
      "id": 2,
      "title": "Student Visa USA Interview Tips",
      "slug": "visa-interview-tips",
      "url": "/article/visa-interview-tips.html",
      "category": "visa",
      "image": "https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=800&q=60",
      "description": "How to pass your USA student visa interview successfully.",
      "content": "Full visa interview guide content.",
      "tags": ["visa", "interview", "f1 visa"],
      "author": {
        "name": "Eduinesia Team",
        "type": "editorial"
      },
      "publisher": {
        "name": "Eduinesia",
        "url": "https://eduinesia.com"
      },
      "date": "2026-01-02",
      "updated": "2026-04-26",

      "featured": true,
      "trending": true,

      "views": 980,
      "likes": 60,
      "shares": 20,
      "comments": 8,

      "seo": {
        "title": "USA Visa Interview Tips",
        "description": "Complete guide to pass your F1 visa interview.",
        "keywords": "usa visa, f1 visa, interview tips",
        "schemaType": "Guide"
      },

      "ranking": {
        "score": 88,
        "priority": 2,
        "aiBoost": 1.2
      },

      "internalLinks": [
        "study-in-usa-guide",
        "scholarship-usa"
      ]
    }
  ]
}