{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Taylor Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.757052,
            52.73123
          ],
          [
            -1.756819,
            52.731424
          ],
          [
            -1.756814,
            52.731425
          ],
          [
            -1.756571,
            52.731513
          ],
          [
            -1.756503,
            52.731538
          ],
          [
            -1.75647,
            52.731549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091156188, DE13 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7567112667326257,
          52.73124689691254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091156189, DE13 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7569915790627253,
          52.73143625246392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094738041, DE13 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7565765401724438,
          52.7315073190316
        ]
      }
    }
  ]
}