{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foster's Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.323728,
            52.772103
          ],
          [
            -0.323758,
            52.77202
          ],
          [
            -0.323764,
            52.772005
          ],
          [
            -0.323773,
            52.77198
          ],
          [
            -0.323774,
            52.771977
          ],
          [
            -0.323786,
            52.771944
          ],
          [
            -0.324405,
            52.770242
          ],
          [
            -0.325081,
            52.768381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007245158, PE10 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32542511777094024,
          52.76838636507154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007258884, PE10 0AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32374044832884885,
          52.7721116285024
        ]
      }
    }
  ]
}