{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Farm Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.195196,
            52.672986
          ],
          [
            -1.19572,
            52.672865
          ],
          [
            -1.195789,
            52.672787
          ],
          [
            -1.195846,
            52.672722
          ],
          [
            -1.195934,
            52.672623
          ],
          [
            -1.195935,
            52.672621
          ],
          [
            -1.19665,
            52.672416
          ],
          [
            -1.196745,
            52.672296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023777200, LE7 7FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1942370782081477,
          52.67296042370851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094170936, LE7 7FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1951980955424837,
          52.67297594067463
        ]
      }
    }
  ]
}