{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Falmouth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203102,
            53.492524
          ],
          [
            -2.202723,
            53.492824
          ],
          [
            -2.202343,
            53.493124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023047758, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2046097799714004,
          53.49133985043146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064636, M40 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2046097799714004,
          53.49133985043146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024826077, M40 8HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202355841797491,
          53.49278184176742
        ]
      }
    }
  ]
}