{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elborow Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.265939,
            52.37149
          ],
          [
            -1.265939,
            52.37149
          ],
          [
            -1.265245,
            52.371364
          ],
          [
            -1.26527,
            52.371308
          ],
          [
            -1.26534,
            52.371155
          ],
          [
            -1.265489,
            52.370826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024424171, CV21 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2658891377744068,
          52.37147576371586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002094946, CV22 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2670317716071442,
          52.3707726183037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002094947, CV22 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2670317716071442,
          52.3707726183037
        ]
      }
    }
  ]
}