{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harrogate View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.498787,
            53.857294
          ],
          [
            -1.498906,
            53.856854
          ],
          [
            -1.499025,
            53.856414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72182800, LS17 8AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4984913021571817,
          53.85784993873342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72636989, LS17 8BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.499009841775737,
          53.856440992084714
        ]
      }
    }
  ]
}