{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beach Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.069016,
            55.859457
          ],
          [
            -5.069383,
            55.859241
          ],
          [
            -5.06975,
            55.859024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125080374, PA20 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.069364901248243,
          55.85925302815231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015414936, PA20 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.0699927134531055,
          55.85930927192316
        ]
      }
    }
  ]
}