{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Margaret Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.410089,
            51.6893
          ],
          [
            -3.410321,
            51.689099
          ],
          [
            -3.410554,
            51.688899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012771347, CF44 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.410196224150528,
          51.6890287942969
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023814222, CF44 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.41010309432913,
          51.68929067476127
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100910319, CF44 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.410366411242363,
          51.68891884896723
        ]
      }
    }
  ]
}