{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chadworth Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.35289,
            51.364353
          ],
          [
            -0.352872,
            51.364214
          ],
          [
            -0.352855,
            51.364075
          ],
          [
            -0.352852,
            51.364029
          ],
          [
            -0.352849,
            51.363984
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318385, KT10 9DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.352875208764925,
          51.36435288758381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061313911, KT10 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3530829859194567,
          51.36416696627887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061313914, KT10 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.352623544093091,
          51.364160506903765
        ]
      }
    }
  ]
}