{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Ashes",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.249637,
            52.548897
          ],
          [
            -0.249735,
            52.54891
          ],
          [
            -0.250076,
            52.548954
          ],
          [
            -0.250245,
            52.548976
          ],
          [
            -0.250181,
            52.549139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008058069, PE7 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2504105306464093,
          52.54907029890902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008058071, PE7 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25039221640593556,
          52.549159937627195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008063848, PE7 0LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24962098932307958,
          52.54889678987389
        ]
      }
    }
  ]
}