{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jardington Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.634284,
            55.086446
          ],
          [
            -3.634178,
            55.086393
          ],
          [
            -3.634072,
            55.08634
          ],
          [
            -3.633994,
            55.086306
          ],
          [
            -3.633917,
            55.086271
          ],
          [
            -3.633745,
            55.086296
          ],
          [
            -3.633574,
            55.08632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137088612, DG2 0LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6340946260227267,
          55.086025757279096
        ]
      }
    }
  ]
}