{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Curtels Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.361949,
            53.507416
          ],
          [
            -2.362036,
            53.507579
          ],
          [
            -2.362123,
            53.507742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890820, M28 2SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3619487849749863,
          53.50741550109819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011355857, M28 2JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3619086095932595,
          53.50800886025876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011355858, M28 2JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3619242236280815,
          53.50807173207588
        ]
      }
    }
  ]
}