{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Redworth Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.358219,
            54.867468
          ],
          [
            -1.358578,
            54.867615
          ],
          [
            -1.358636,
            54.867638
          ],
          [
            -1.358435,
            54.867817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45153218, SR2 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3582694667263355,
          54.86717373735559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45153271, SR2 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3583445130155645,
          54.86735386448616
        ]
      }
    }
  ]
}