{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Travellers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.603294,
            50.87434
          ],
          [
            0.603521,
            50.874272
          ],
          [
            0.603749,
            50.874205
          ],
          [
            0.60406,
            50.874112
          ],
          [
            0.60437,
            50.87402
          ],
          [
            0.604614,
            50.873938
          ],
          [
            0.604859,
            50.873855
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070600880, TN35 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6032935369487842,
          50.874339904745256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003866120, TN35 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6040254809201646,
          50.873954802317414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003866124, TN35 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6038175249904376,
          50.874049387099326
        ]
      }
    }
  ]
}