{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cumming Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.530374,
            52.283225
          ],
          [
            -1.530267,
            52.283248
          ],
          [
            -1.530159,
            52.283272
          ],
          [
            -1.529803,
            52.28334
          ],
          [
            -1.529757,
            52.283348
          ],
          [
            -1.529457,
            52.283273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013184385, CV31 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5298154809793405,
          52.28339359960072
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023602679, CV31 2AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5294356964122604,
          52.283266223108754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071505836, CV31 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.52997681790504,
          52.28338525112884
        ]
      }
    }
  ]
}