{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Compton Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.399366,
            50.910207
          ],
          [
            -1.399609,
            50.910197
          ],
          [
            -1.399851,
            50.910188
          ],
          [
            -1.399919,
            50.910186
          ],
          [
            -1.399988,
            50.910184
          ],
          [
            -1.400025,
            50.910183
          ],
          [
            -1.400061,
            50.910183
          ],
          [
            -1.400112,
            50.910183
          ],
          [
            -1.400163,
            50.910183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034865213, SO14 0BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3994656360703013,
          50.91021655542291
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062650823, SO14 0BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.399910233505069,
          50.90993108105551
        ]
      }
    }
  ]
}