{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.88129,
            51.018389
          ],
          [
            -2.881399,
            51.018716
          ],
          [
            -2.881508,
            51.019043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30121597, TA10 0PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8815135246432595,
          51.019037751730174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30131588, TA10 0PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8832468849689445,
          51.01797254397359
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30519600, TA10 0PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8807472788047592,
          51.018477008585016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30527271, TA10 0PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8814686730041124,
          51.01667308102026
        ]
      }
    }
  ]
}