{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gatehouse Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.418285,
            53.527896
          ],
          [
            -2.41785,
            53.528131
          ],
          [
            -2.417739,
            53.528135
          ],
          [
            -2.417534,
            53.528141
          ],
          [
            -2.41708,
            53.528026
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004671009, M28 0GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4173956876444023,
          53.52792605972648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891307, M28 0BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4182854149443322,
          53.52789598347154
        ]
      }
    }
  ]
}