{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Royd Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.755607,
            53.835487
          ],
          [
            -1.755159,
            53.835423
          ],
          [
            -1.754711,
            53.835359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010587194, BD18 2PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.75515139907241,
          53.83541371501188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051293396, BD18 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7550003905744231,
          53.83525162446585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051293397, BD18 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7549834661474124,
          53.83554819141493
        ]
      }
    }
  ]
}