{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reddins Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.070128,
            51.480422
          ],
          [
            -0.070132,
            51.480429
          ],
          [
            -0.070136,
            51.480437
          ],
          [
            -0.07022,
            51.480566
          ],
          [
            -0.070304,
            51.480694
          ],
          [
            -0.070437,
            51.480674
          ],
          [
            -0.07057,
            51.480654
          ],
          [
            -0.070829,
            51.4806
          ],
          [
            -0.071088,
            51.480545
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790295, SE15 6RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0710587660655519,
          51.48054493154481
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009791513, SE15 6RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0710587660655519,
          51.48054493154481
        ]
      }
    }
  ]
}