{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Counsell Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.011781,
            53.876994
          ],
          [
            -3.011867,
            53.876945
          ],
          [
            -3.012109,
            53.876998
          ],
          [
            -3.012165,
            53.876985
          ],
          [
            -3.012572,
            53.876886
          ],
          [
            -3.012464,
            53.87673
          ],
          [
            -3.012357,
            53.876574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024796026, FY5 4BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.012666759898496,
          53.87680491292774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034089399, FY5 4BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0123721637810883,
          53.87657370383906
        ]
      }
    }
  ]
}