{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seagull Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.713618,
            52.68617
          ],
          [
            1.712896,
            52.686273
          ],
          [
            1.712175,
            52.686376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012180626, NR29 3NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7126155618032586,
          52.68649814694343
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023460052, NR29 3NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7135942571987088,
          52.68617062897558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004443635, NR29 3NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7130949123415635,
          52.68604237636989
        ]
      }
    }
  ]
}