{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parkin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.850158,
            53.591287
          ],
          [
            -1.849794,
            53.591428
          ],
          [
            -1.849429,
            53.591569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83012157, HD9 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8499275194479488,
          53.59154279289391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83012159, HD9 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8492337502856182,
          53.59120935609962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83217331, HD9 4ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8494289039374265,
          53.59156014416716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025739754, HD9 4BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8497619402356336,
          53.591371808237795
        ]
      }
    }
  ]
}