{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.531363,
            52.282591
          ],
          [
            -1.531592,
            52.28256
          ],
          [
            -1.531821,
            52.282529
          ],
          [
            -1.531992,
            52.282555
          ],
          [
            -1.532008,
            52.282557
          ],
          [
            -1.532096,
            52.282638
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013182795, CV31 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5324336525307234,
          52.28254990673058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013183772, CV31 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5318633131572967,
          52.282421783858986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013184427, CV31 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5321124051040569,
          52.28243176077821
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023603371, CV31 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5313778919591985,
          52.282581685768974
        ]
      }
    }
  ]
}