{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carousel Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.962618,
            51.433397
          ],
          [
            -0.962809,
            51.433374
          ],
          [
            -0.962999,
            51.433351
          ],
          [
            -0.963104,
            51.433339
          ],
          [
            -0.96321,
            51.433326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071320, RG2 7QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9628814825293989,
          51.43337524786645
        ]
      }
    }
  ]
}