{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.854693,
            53.597707
          ],
          [
            -1.854514,
            53.597486
          ],
          [
            -1.854335,
            53.597266
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83007205, HD9 5RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8546816447784575,
          53.59735507340012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83007206, HD9 5RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8542581407504126,
          53.59748039503611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203549, HD9 5RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8543343684707163,
          53.59728274581561
        ]
      }
    }
  ]
}