{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dewlay Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.774809,
            53.896233
          ],
          [
            -2.7752,
            53.896309
          ],
          [
            -2.775217,
            53.89633
          ],
          [
            -2.775296,
            53.896428
          ],
          [
            -2.775274,
            53.896584
          ],
          [
            -2.775308,
            53.896656
          ],
          [
            -2.775342,
            53.896728
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024171222, PR3 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.774918566887907,
          53.89724399243653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024916239, PR3 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7749367774867477,
          53.89740565986606
        ]
      }
    }
  ]
}