{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.778594,
            53.703272
          ],
          [
            -1.778559,
            53.703498
          ],
          [
            -1.778547,
            53.703569
          ],
          [
            -1.778395,
            53.703695
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010181006, HD6 1RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.778745229880843,
          53.703389551245614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220283, HD6 1RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7783800839311352,
          53.70369447315732
        ]
      }
    }
  ]
}