{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woolmer Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.714222,
            51.479612
          ],
          [
            -1.713972,
            51.479584
          ],
          [
            -1.713708,
            51.479614
          ],
          [
            -1.713182,
            51.479674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002006772, SN8 1TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7142758417143396,
          51.4794506009493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033387483, SN8 1SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7271973651460666,
          51.47619943507632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093920643, SN8 1TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7145205210666088,
          51.47946917928453
        ]
      }
    }
  ]
}