{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nursery Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.789245,
            53.659134
          ],
          [
            -1.789377,
            53.658976
          ],
          [
            -1.78951,
            53.658819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83062768, HD2 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7892823899572239,
          53.65897111357647
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83062769, HD2 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7893128771315392,
          53.65892622623779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205505, HD2 2TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7895101253924453,
          53.65881871448467
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093462429, HD2 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7892976111689127,
          53.65895316396029
        ]
      }
    }
  ]
}