{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vulcan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.772047,
            53.697809
          ],
          [
            -1.772381,
            53.697933
          ],
          [
            -1.772715,
            53.698057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006738321, HD6 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7720183710362727,
          53.69801104490254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220199, HD6 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7720346323923404,
          53.69780434888434
        ]
      }
    }
  ]
}