{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Pharmacy Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.794389,
            51.366338
          ],
          [
            -0.794479,
            51.366123
          ],
          [
            -0.794569,
            51.365908
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022828331, RG45 7HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7944050674955728,
          51.366274792267845
        ]
      }
    }
  ]
}