{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.375387,
            51.677537
          ],
          [
            -3.375519,
            51.677684
          ],
          [
            -3.37565,
            51.677831
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023813469, CF45 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.375656539360019,
          51.677830079237246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100911700, CF45 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3754985873379146,
          51.67786789666599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001744574, CF45 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.375453577848616,
          51.67781447316173
        ]
      }
    }
  ]
}