{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gardner's Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.984176,
            53.414346
          ],
          [
            -2.983927,
            53.414627
          ],
          [
            -2.983844,
            53.414846
          ],
          [
            -2.983644,
            53.415375
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38059710, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9833588961275486,
          53.41477511068441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263162, L3 6ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9836435642596544,
          53.415375023089965
        ]
      }
    }
  ]
}