{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anchorage Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.928011,
            53.378568
          ],
          [
            -2.928033,
            53.378353
          ],
          [
            -2.928056,
            53.378138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38093022, L18 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9277472127534807,
          53.377988174947234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38093023, L18 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9284710002754375,
          53.378090413318596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257519, L18 8BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9280003974330495,
          53.378570486852375
        ]
      }
    }
  ]
}