{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Wilton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.430684,
            53.59753
          ],
          [
            -2.430593,
            53.59753
          ],
          [
            -2.429996,
            53.597532
          ],
          [
            -2.429807,
            53.597533
          ],
          [
            -2.429309,
            53.597535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913339, BL1 8PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4306835737119896,
          53.59752990615396
        ]
      }
    }
  ]
}