{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pomfret Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.487599,
            53.739982
          ],
          [
            -2.487883,
            53.739752
          ],
          [
            -2.487989,
            53.739666
          ],
          [
            -2.487772,
            53.739542
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319910, BB2 3QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.487613676783552,
          53.739981793990474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024628385, BB2 3QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4880514504963402,
          53.7398182246695
        ]
      }
    }
  ]
}