{
  "@context": "https://schema.org",
  "@type": "Place",
  "name": "Cell Towers in Java Center, NY",
  "description": "Cell tower locations and coverage information for Java Center, New York",
  "url": "https://www.celltowermaps.com/cell-towers/near/city-state/java-center/ny",
  "dateModified": "2026-04-25",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.650061,
    "longitude": -78.385851
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Java Center",
    "addressRegion": "NY",
    "postalCode": "14082",
    "addressCountry": "US"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "population",
      "value": 657
    },
    {
      "@type": "PropertyValue",
      "name": "squareMiles",
      "value": 0.12
    },
    {
      "@type": "PropertyValue",
      "name": "towerDensity",
      "value": 17,
      "unitText": "towers per square mile"
    },
    {
      "@type": "PropertyValue",
      "name": "totalTowers",
      "value": 2
    }
  ],
  "containsPlace": {
    "@type": "ItemList",
    "name": "Cell Towers",
    "numberOfItems": 2,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - KOL763",
          "identifier": 14895667,
          "url": "https://www.celltowermaps.com/tower/14895667",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.650056",
            "longitude": "-78.383083"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "KOL763"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "Place",
          "name": "Cell Tower - WNWZ630",
          "identifier": 14922357,
          "url": "https://www.celltowermaps.com/tower/14922357",
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": "42.636167",
            "longitude": "-78.416417"
          },
          "additionalProperty": [
            {
              "@type": "PropertyValue",
              "name": "licenseType",
              "value": null
            },
            {
              "@type": "PropertyValue",
              "name": "callsign",
              "value": "WNWZ630"
            },
            {
              "@type": "PropertyValue",
              "name": "distance",
              "value": null,
              "unitText": "miles"
            }
          ]
        }
      }
    ]
  },
  "towersByLicense": [
    {
      "licenseType": "CONROY MOTOR CORP",
      "count": 1
    },
    {
      "licenseType": "MILLER, RUSSEL",
      "count": 1
    }
  ],
  "majorCarriers": []
}