{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.859605,
            53.422751
          ],
          [
            -2.859247,
            53.422564
          ],
          [
            -2.85889,
            53.422378
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40069956, L36 3TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8588900515994426,
          53.422378159220465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40079468, L36 3YD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.85910522591094,
          53.42260133154169
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025702072, L36 3YD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8591351367287823,
          53.422592127505766
        ]
      }
    }
  ]
}