{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cellar Hill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.476281,
            54.8544
          ],
          [
            -1.475941,
            54.854366
          ],
          [
            -1.4756,
            54.854332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45091148, DH4 4FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.475902431323699,
          54.854267254058136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45143451, DH4 4FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4754511011251084,
          54.85423834701844
        ]
      }
    }
  ]
}