{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bulls Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.614486,
            51.059471
          ],
          [
            -1.61403,
            51.059349
          ],
          [
            -1.61383,
            51.058885
          ],
          [
            -1.613629,
            51.058701
          ],
          [
            -1.613539,
            51.05864
          ],
          [
            -1.613162,
            51.058381
          ],
          [
            -1.612233,
            51.057916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023625344, SP5 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6128552073701743,
          51.058196716622305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024886729, SP5 1LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6092907804037508,
          51.05787013821104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024895977, SP5 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6111023144215508,
          51.05793912050232
        ]
      }
    }
  ]
}