{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ivy Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.169072,
            51.427064
          ],
          [
            -0.16876,
            51.426951
          ],
          [
            -0.16868,
            51.426953
          ],
          [
            -0.168487,
            51.426956
          ],
          [
            -0.168325,
            51.426838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "121052844, SW17 0SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1685623296424219,
          51.42686710971831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033240832, SW17 0SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16865936714660137,
          51.426958551889534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070247768, SW17 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.169086690458892,
          51.42706414645981
        ]
      }
    }
  ]
}