{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ocean Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.577462,
            55.33517
          ],
          [
            -1.577449,
            55.335186
          ],
          [
            -1.577437,
            55.335201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ocean Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.577626,
            55.334961
          ],
          [
            -1.577544,
            55.335066
          ],
          [
            -1.577462,
            55.33517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022932861, NE65 0AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.577626212216098,
          55.33495234986699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110576170, NE65 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.577592679364882,
          55.3351409346404
        ]
      }
    }
  ]
}