{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.549916,
            52.77791
          ],
          [
            -1.549071,
            52.777961
          ],
          [
            -1.548622,
            52.777907
          ],
          [
            -1.548412,
            52.777881
          ],
          [
            -1.547388,
            52.778113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023236533, DE11 7NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5496939953316575,
          52.77791839548585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001134878, DE11 7NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5473044464643801,
          52.77818798503462
        ]
      }
    }
  ]
}