{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Addison Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.214745,
            51.837311
          ],
          [
            1.214443,
            51.837434
          ],
          [
            1.214239,
            51.837518
          ],
          [
            1.214181,
            51.837542
          ],
          [
            1.214067,
            51.837545
          ],
          [
            1.213277,
            51.837569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007938068, CO13 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2147587145318313,
          51.83730115112938
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091271646, CO13 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2129735972895965,
          51.83771873561676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091271647, CO13 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2137548228831336,
          51.837679385727
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091271648, CO13 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2133358682314248,
          51.83770883056527
        ]
      }
    }
  ]
}