{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Topgate Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.305454,
            53.511187
          ],
          [
            -2.305578,
            53.511453
          ],
          [
            -2.305703,
            53.511719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007885177, M27 8AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3054054766567895,
          53.51140251296607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893391, M27 8AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3054945917567777,
          53.511213528154684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007896872, M27 8AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3056765093318665,
          53.511347889159524
        ]
      }
    }
  ]
}