{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mitre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.534788,
            50.722996
          ],
          [
            -3.535004,
            50.722829
          ],
          [
            -3.53522,
            50.722662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115765, EX4 3BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.534805222170544,
          50.722972912308514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023123315, EX4 3BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.534964230339279,
          50.72306974470988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041142307, EX4 3BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.534964230339279,
          50.72306974470988
        ]
      }
    }
  ]
}