{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hovingham Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.513589,
            53.815785
          ],
          [
            -1.513556,
            53.815472
          ],
          [
            -1.513523,
            53.815158
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628329, LS8 3RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.513550284125727,
          53.815227902540485
        ]
      }
    }
  ]
}