{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.729748,
            51.039825
          ],
          [
            -1.729331,
            51.039624
          ],
          [
            -1.728915,
            51.039424
          ],
          [
            -1.728677,
            51.039312
          ],
          [
            -1.72844,
            51.039199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010449849, SP5 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7298649011359464,
          51.03988463188148
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095464432, SP5 3FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.729168954739674,
          51.039379459841506
        ]
      }
    }
  ]
}