{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bentinick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.221297,
            53.485035
          ],
          [
            -1.221325,
            53.485007
          ],
          [
            -1.221352,
            53.48498
          ],
          [
            -1.221548,
            53.484786
          ],
          [
            -1.221744,
            53.484593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006606109, DN12 3EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2213124907670745,
          53.485025641122576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006611622, DN12 3EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2217575328772377,
          53.48458809410555
        ]
      }
    }
  ]
}