{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richmond Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.023341,
            54.297949
          ],
          [
            -2.023437,
            54.297669
          ],
          [
            -2.023455,
            54.297617
          ],
          [
            -2.023551,
            54.29734
          ],
          [
            -2.023671,
            54.297163
          ],
          [
            -2.024182,
            54.296407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015543082, DL8 3AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0231966608865806,
          54.295922235701845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090344986, DL8 3AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0336109207464013,
          54.29254057023924
        ]
      }
    }
  ]
}