{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Droveway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.184691,
            52.575429
          ],
          [
            -0.186855,
            52.575331
          ],
          [
            -0.189019,
            52.575234
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008063864, PE6 7YX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18467735091529744,
          52.575431131877906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091512657, PE6 7QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1928452930749076,
          52.57418945147478
        ]
      }
    }
  ]
}