{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thurstan Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.625271,
            53.638557
          ],
          [
            -2.625285,
            53.638433
          ],
          [
            -2.62506,
            53.63837
          ],
          [
            -2.624926,
            53.638371
          ],
          [
            -2.624323,
            53.638374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024427338, PR7 3FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6249953302719375,
          53.63825265028982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024427342, PR7 3FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6253896042257234,
          53.63832249728232
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024427362, PR7 3FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.624361738070915,
          53.638363817965015
        ]
      }
    }
  ]
}