{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henderson Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.84564,
            51.913637
          ],
          [
            0.846038,
            51.913516
          ],
          [
            0.846073,
            51.913505
          ],
          [
            0.846186,
            51.913416
          ],
          [
            0.846403,
            51.913388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091125193, CO6 3FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8466291835580061,
          51.91337233342858
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091125199, CO6 3BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.845729185685832,
          51.913627941212134
        ]
      }
    }
  ]
}