{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bushnells Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.249409,
            51.327608
          ],
          [
            -1.249395,
            51.327818
          ],
          [
            -1.249382,
            51.328027
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001320274, RG20 5TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2494145713237572,
          51.32785541376495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060250350, RG20 5TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2491572822776813,
          51.32779082204969
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060250351, RG20 5TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2491562547937671,
          51.32785375875046
        ]
      }
    }
  ]
}