{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pitman Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.342684,
            51.39853
          ],
          [
            -2.342635,
            51.398579
          ],
          [
            -2.342586,
            51.398627
          ],
          [
            -2.342444,
            51.398597
          ],
          [
            -2.342434,
            51.398585
          ],
          [
            -2.342358,
            51.39849
          ],
          [
            -2.342249,
            51.398345
          ],
          [
            -2.34214,
            51.398201
          ],
          [
            -2.341877,
            51.397919
          ],
          [
            -2.341729,
            51.39776
          ],
          [
            -2.341508,
            51.397725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023106464, BA1 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3414922352309264,
          51.39773730643165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025540047, BA1 8BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3427925314342084,
          51.39862368158166
        ]
      }
    }
  ]
}