{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Annes",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.109664,
            50.113745
          ],
          [
            -5.110014,
            50.113719
          ],
          [
            -5.110101,
            50.113713
          ],
          [
            -5.110056,
            50.113546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013623884, TR11 5ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.110050678094842,
          50.11352958282831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040061330, TR11 5ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.109879018266515,
          50.113471213431744
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040061331, TR11 5ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.109889498758347,
          50.1136328597793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040061332, TR11 5ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.110224085274601,
          50.11361489301154
        ]
      }
    }
  ]
}