{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastbourne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.77485,
            53.820209
          ],
          [
            -1.77402,
            53.820535
          ],
          [
            -1.773191,
            53.820862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591549, BD9 4HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7739519171640328,
          53.82056655314389
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025502701, BD9 4EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7747886569265627,
          53.82032545062095
        ]
      }
    }
  ]
}