{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Copland Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.209568,
            52.938376
          ],
          [
            1.20951,
            52.938184
          ],
          [
            1.209451,
            52.937992
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023662562, NR26 8JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2095741602087684,
          52.938388032653876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034808981, NR26 8JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.209282827150235,
          52.93807215555334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034808983, NR26 8JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2091985789204016,
          52.93793953601968
        ]
      }
    }
  ]
}