{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hopkin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.708212,
            53.767306
          ],
          [
            -1.708336,
            53.767194
          ],
          [
            -1.708459,
            53.767082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591265, BD4 6NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7083064276432671,
          53.767198126030685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015283653, BD4 6NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7078204114953444,
          53.76727783598084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090162748, BD4 6NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7080939787738991,
          53.76720659746486
        ]
      }
    }
  ]
}