{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beaupre Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.110435,
            52.471154
          ],
          [
            -0.105338,
            52.474871
          ],
          [
            -0.103724,
            52.476047
          ],
          [
            -0.103545,
            52.476463
          ],
          [
            -0.102238,
            52.476773
          ],
          [
            -0.101775,
            52.476938
          ],
          [
            -0.099677,
            52.478056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046102, PE26 2UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09973266801812407,
          52.4780366258671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025551136, PE26 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11048568574912228,
          52.467302524882044
        ]
      }
    }
  ]
}