{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brick-Kiln Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.664476,
            52.981092
          ],
          [
            -1.664484,
            52.98105
          ],
          [
            -1.664517,
            52.980874
          ],
          [
            -1.664558,
            52.980656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333620, DE6 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6638574960060268,
          52.97795087181501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024967174, DE6 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6650477475166496,
          52.980030742462276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025266209, DE6 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6678407782071785,
          52.97899582057901
        ]
      }
    }
  ]
}