{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seaton Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.800064,
            53.561247
          ],
          [
            -2.800056,
            53.561214
          ],
          [
            -2.800041,
            53.56115
          ],
          [
            -2.800002,
            53.560982
          ],
          [
            -2.79994,
            53.560718
          ],
          [
            -2.799915,
            53.560614
          ],
          [
            -2.799891,
            53.560511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347480, WN8 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.800043548065376,
          53.56123051344762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012352984, WN8 8EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.799428035768008,
          53.560614418737146
        ]
      }
    }
  ]
}