{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langton Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.80937,
            51.126551
          ],
          [
            -0.810084,
            51.126603
          ],
          [
            -0.810799,
            51.126656
          ],
          [
            -0.811717,
            51.126699
          ],
          [
            -0.812636,
            51.126742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009819194, GU35 8AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8119153214896511,
          51.12660277766762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032901152, GU35 8AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8124536027669378,
          51.126788093153216
        ]
      }
    }
  ]
}