{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hovingham Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.512919,
            53.815879
          ],
          [
            -1.5129,
            53.815566
          ],
          [
            -1.512882,
            53.815252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628328, LS8 3RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5129055365396316,
          53.81581849734509
        ]
      }
    }
  ]
}