{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barfoot Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.93539,
            51.916454
          ],
          [
            0.935332,
            51.91649
          ],
          [
            0.935274,
            51.916526
          ],
          [
            0.935104,
            51.916631
          ],
          [
            0.934934,
            51.916736
          ],
          [
            0.934777,
            51.916828
          ],
          [
            0.93462,
            51.91692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094247043, CO4 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9351476505215309,
          51.916691816085226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094247044, CO4 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9349380525230744,
          51.91682295720605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094247107, CO4 9AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9346093631080475,
          51.916912101103684
        ]
      }
    }
  ]
}