{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.393712,
            50.902263
          ],
          [
            -1.393699,
            50.902329
          ],
          [
            -1.393593,
            50.902878
          ],
          [
            -1.393474,
            50.903492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025362528, SO14 5FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3932720450815306,
          50.903044516589226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025362534, SO14 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3939554389291575,
          50.902985117022254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034868097, SO14 5BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3936936575338232,
          50.902336299157
        ]
      }
    }
  ]
}