{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Breton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194119,
            51.255035
          ],
          [
            -2.194088,
            51.255102
          ],
          [
            -2.194058,
            51.255169
          ],
          [
            -2.19392,
            51.255324
          ],
          [
            -2.193783,
            51.25548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000850881, BA13 3GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.193744055601105,
          51.25550193719825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001308775, BA13 3GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.194058888310813,
          51.25540250465241
        ]
      }
    }
  ]
}