{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.191147,
            52.6653
          ],
          [
            -0.188905,
            52.664771
          ],
          [
            -0.188745,
            52.664807
          ],
          [
            -0.188103,
            52.666005
          ],
          [
            -0.186662,
            52.668693
          ],
          [
            -0.185991,
            52.669971
          ],
          [
            -0.18532,
            52.67125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002549991, PE6 0BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18530862525113326,
          52.671230080436
        ]
      }
    }
  ]
}