{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farthing Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.990986,
            50.855546
          ],
          [
            -2.989453,
            50.855801
          ],
          [
            -2.988,
            50.855873
          ],
          [
            -2.987931,
            50.855876
          ],
          [
            -2.985365,
            50.855384
          ],
          [
            -2.985137,
            50.855268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118796, EX13 7DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9851304059353994,
          50.85527281615574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023099473, EX13 7DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9801486394707855,
          50.85482916651196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025063949, TA20 3EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.98588978202081,
          50.858944427418464
        ]
      }
    }
  ]
}