{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Second Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.178175,
            52.679176
          ],
          [
            -0.178062,
            52.681901
          ],
          [
            -0.178052,
            52.68213
          ],
          [
            -0.177984,
            52.683178
          ],
          [
            -0.17756,
            52.684602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550016, PE6 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17817451364524123,
          52.67917643437496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032249136, PE6 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17817451364524123,
          52.67917643437496
        ]
      }
    }
  ]
}