{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dowding Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.792025,
            51.374838
          ],
          [
            -0.792062,
            51.374823
          ],
          [
            -0.792253,
            51.374747
          ],
          [
            -0.792482,
            51.374656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094225534, RG45 6RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7920252937435026,
          51.374828749941074
        ]
      }
    }
  ]
}