{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brimley Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.686753,
            50.582792
          ],
          [
            -3.686798,
            50.582996
          ],
          [
            -3.686844,
            50.583199
          ],
          [
            -3.686844,
            50.583325
          ],
          [
            -3.686844,
            50.583451
          ],
          [
            -3.68693,
            50.583507
          ],
          [
            -3.687015,
            50.583564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brimley Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.687015,
            50.583564
          ],
          [
            -3.687275,
            50.583604
          ],
          [
            -3.687361,
            50.583672
          ],
          [
            -3.687496,
            50.583778
          ],
          [
            -3.687681,
            50.583801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978472, TQ13 9DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6867546187705798,
          50.58282212261405
        ]
      }
    }
  ]
}