{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastern Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.46193,
            52.554029
          ],
          [
            -1.461908,
            52.553948
          ],
          [
            -1.461886,
            52.553867
          ],
          [
            -1.461718,
            52.553395
          ],
          [
            -1.461627,
            52.553318
          ],
          [
            -1.461407,
            52.553133
          ],
          [
            -1.460955,
            52.552919
          ],
          [
            -1.460876,
            52.552886
          ],
          [
            -1.460797,
            52.552852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024979178, CV10 0UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4600345142393134,
          52.55350116955538
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093105656, CV10 0UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.460648107307758,
          52.55277577911212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093105657, CV10 0UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4608578713155336,
          52.55371168874325
        ]
      }
    }
  ]
}