{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Access Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.40107,
            51.388014
          ],
          [
            -3.401159,
            51.387891
          ],
          [
            -3.401326,
            51.387714
          ],
          [
            -3.401604,
            51.38742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101247, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4011065546356605,
          51.387986165671016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015461334, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.397579115298219,
          51.38542055497393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015630593, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4010451298844493,
          51.38550504457388
        ]
      }
    }
  ]
}