{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Catherine's Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.529236,
            50.945899
          ],
          [
            -2.52883,
            50.946133
          ],
          [
            -2.528424,
            50.946366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014244, DT9 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5292357168675457,
          50.945899166781835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040648329, DT9 6DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.52899895276752,
          50.94635885233677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040648330, DT9 6DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5291118015251213,
          50.94626841689125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040648331, DT9 6DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.529210620438901,
          50.946196029738914
        ]
      }
    }
  ]
}