{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Priory Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.763831,
            53.79965
          ],
          [
            -1.76394,
            53.799766
          ],
          [
            -1.764048,
            53.799882
          ],
          [
            -1.764091,
            53.799915
          ],
          [
            -1.764133,
            53.799947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591037, BD8 7RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7640123174415168,
          53.79986613913572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090119136, BD8 7RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7639510839552923,
          53.79995589852143
        ]
      }
    }
  ]
}