{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Worple Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.255731,
            51.467734
          ],
          [
            -0.255367,
            51.467166
          ],
          [
            -0.255167,
            51.466855
          ],
          [
            -0.254777,
            51.466725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070719580, SW14 8ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25571606338343067,
          51.46773639364199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022298899, SW14 8SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25538168922203175,
          51.467443660670426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022298900, SW14 8SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2553539391658929,
          51.467416270433375
        ]
      }
    }
  ]
}