{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southview Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.202569,
            51.804058
          ],
          [
            1.202429,
            51.804332
          ],
          [
            1.202289,
            51.804606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007939610, CO15 5TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2025838248212015,
          51.80405792239402
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091268267, CO15 5TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2021553103600868,
          51.804357420079945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091268268, CO15 5TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2022816505857743,
          51.804093141946865
        ]
      }
    }
  ]
}