{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anderton Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.512378,
            53.253887
          ],
          [
            -2.511837,
            53.253821
          ],
          [
            -2.511561,
            53.253787
          ],
          [
            -2.511445,
            53.253772
          ],
          [
            -2.511297,
            53.253754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013203675, CW9 8AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.512372476434269,
          53.253887416938966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025183376, CW9 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5103152866943503,
          53.253572644684304
        ]
      }
    }
  ]
}