{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charwood",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.114398,
            51.429121
          ],
          [
            -0.113893,
            51.429078
          ],
          [
            -0.113388,
            51.429035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000442186, SW16 2RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11441142463537865,
          51.42911990581535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025182062, SW16 2SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11326652334570482,
          51.4289755842316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093376838, SW16 2SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11322413574818427,
          51.42895691658141
        ]
      }
    }
  ]
}