{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hayling Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.550139,
            55.180357
          ],
          [
            -1.550155,
            55.180262
          ],
          [
            -1.550172,
            55.180167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095490184, NE63 9ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5505289167242842,
          55.1800472043607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095490193, NE63 9XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5501488286804628,
          55.18033335522249
        ]
      }
    }
  ]
}