{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.183978,
            51.544809
          ],
          [
            -3.184007,
            51.544816
          ],
          [
            -3.184158,
            51.544852
          ],
          [
            -3.184339,
            51.544895
          ],
          [
            -3.184455,
            51.544894
          ],
          [
            -3.184572,
            51.544893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014200271, CF14 0BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.184571670107005,
          51.544893310753636
        ]
      }
    }
  ]
}