{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dothill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.077966,
            51.476589
          ],
          [
            0.078463,
            51.476459
          ],
          [
            0.078799,
            51.476321
          ],
          [
            0.079585,
            51.475998
          ],
          [
            0.08105,
            51.475381
          ],
          [
            0.081239,
            51.475317
          ],
          [
            0.081991,
            51.475062
          ],
          [
            0.082195,
            51.474992
          ],
          [
            0.082561,
            51.474868
          ],
          [
            0.082828,
            51.474777
          ],
          [
            0.082979,
            51.474726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010225637, SE18 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07493160714812645,
          51.47731482896293
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010228034, SE18 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07888995345513118,
          51.47727168640806
        ]
      }
    }
  ]
}