{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Backfield",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.194064,
            51.05159
          ],
          [
            -4.194229,
            51.051452
          ],
          [
            -4.194238,
            51.051343
          ],
          [
            -4.194109,
            51.051297
          ],
          [
            -4.193901,
            51.051221
          ],
          [
            -4.193817,
            51.05119
          ],
          [
            -4.193594,
            51.051109
          ],
          [
            -4.192908,
            51.050621
          ],
          [
            -4.192713,
            51.050482
          ],
          [
            -4.192408,
            51.050056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013838192, EX39 1PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.194064047668541,
          51.05158954765838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090291453, EX39 1QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.19260004774227,
          51.050501837660974
        ]
      }
    }
  ]
}