{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft End Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.297408,
            51.373525
          ],
          [
            -0.297185,
            51.373368
          ],
          [
            -0.296852,
            51.373311
          ],
          [
            -0.296195,
            51.373198
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128000860, KT9 1RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2968662575023755,
          51.373264001318354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128021004, KT9 1RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2962935260764678,
          51.37321071182762
        ]
      }
    }
  ]
}