{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Claygate Lodge Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.347689,
            51.35598
          ],
          [
            -0.347818,
            51.356202
          ],
          [
            -0.347946,
            51.356424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318398, KT10 0PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34794605006955037,
          51.35642404086302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061314223, KT10 0PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3478822292679025,
          51.35580265800356
        ]
      }
    }
  ]
}