{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beachcross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398997,
            54.899769
          ],
          [
            -1.398826,
            54.899737
          ],
          [
            -1.398655,
            54.899705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45066193, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3986693177619107,
          54.89976769801653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135205, SR4 7LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3989191993509273,
          54.899741974363494
        ]
      }
    }
  ]
}