{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limepits Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.781402,
            51.03689
          ],
          [
            -2.780678,
            51.037101
          ],
          [
            -2.780161,
            51.037174
          ],
          [
            -2.778864,
            51.037355
          ],
          [
            -2.778494,
            51.037434
          ],
          [
            -2.778124,
            51.037513
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Limepits Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.778124,
            51.037513
          ],
          [
            -2.776969,
            51.037728
          ],
          [
            -2.775815,
            51.037943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30043363, TA10 9NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7762715792049875,
          51.037967102325126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119657, TA10 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.775829034408623,
          51.037943064978585
        ]
      }
    }
  ]
}