{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.552909,
            51.687597
          ],
          [
            -3.553131,
            51.687527
          ],
          [
            -3.553353,
            51.687456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023815274, CF42 5SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5533672830761587,
          51.68744709343765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100720010, CF42 5SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.552625500278507,
          51.687753636972985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100720011, CF42 5SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.552641498600582,
          51.6877983851319
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003772382, CF42 5SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.552552895248648,
          51.68732298396162
        ]
      }
    }
  ]
}