{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackfriars Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.10432,
            57.149564
          ],
          [
            -2.10394,
            57.148929
          ],
          [
            -2.103559,
            57.148294
          ],
          [
            -2.103417,
            57.148054
          ],
          [
            -2.103274,
            57.147813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051121894, AB10 1JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.103358653595136,
          57.14854968019446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306478, AB25 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.10432007569036,
          57.14956396298107
        ]
      }
    }
  ]
}