{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ayrton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.178461,
            51.498764
          ],
          [
            -0.177812,
            51.498816
          ],
          [
            -0.176907,
            51.498888
          ],
          [
            -0.176871,
            51.498891
          ],
          [
            -0.176494,
            51.498921
          ],
          [
            -0.175353,
            51.499013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015747124, SW7 2BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17648353202115982,
          51.49921865942087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033529225, SW7 2BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17701807355958932,
          51.49918200726223
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033554604, SW7 2BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1770306241458423,
          51.49886746537958
        ]
      }
    }
  ]
}