{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edensor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.113053,
            52.658969
          ],
          [
            -1.113178,
            52.658826
          ],
          [
            -1.113303,
            52.658682
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465110101, LE4 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1130341771578416,
          52.658823899948786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465110102, LE4 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1132694216751935,
          52.65888858961523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465200808, LE4 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1131666726131746,
          52.65885186112411
        ]
      }
    }
  ]
}