{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bleaberry Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.489667,
            53.798528
          ],
          [
            -1.490088,
            53.798695
          ],
          [
            -1.49051,
            53.798862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72775124, LS9 0AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4904665846759357,
          53.79874690861159
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72775125, LS9 0AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.490527201599219,
          53.79875615405529
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72775370, LS9 0AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4896644763375502,
          53.798536774517665
        ]
      }
    }
  ]
}