{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Oaks",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.283075,
            51.035995
          ],
          [
            -2.283218,
            51.036148
          ],
          [
            -2.283306,
            51.036489
          ],
          [
            -2.283188,
            51.036595
          ],
          [
            -2.283136,
            51.036642
          ],
          [
            -2.282768,
            51.036685
          ],
          [
            -2.282931,
            51.037029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013288258, SP8 4RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.283074897786448,
          51.0359950956276
        ]
      }
    }
  ]
}